From 9990562d743ae236991e49af6a439b4f67a67649 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 11 Feb 2008 10:20:31 +0000 Subject: [PATCH] Document XenStore's new SET_TARGET message Signed-off-by: Ryan O'Connor --- docs/misc/xenstore.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/misc/xenstore.txt b/docs/misc/xenstore.txt index 90632863df..baf2c42dc0 100644 --- a/docs/misc/xenstore.txt +++ b/docs/misc/xenstore.txt @@ -296,6 +296,16 @@ RESUME | xenstored prevents the use of RESUME other than by dom0. +SET_TARGET || + Notifies xenstored that domain is targeting domain + . This grants domain full access to paths + owned by . Domain also inherits all + permissions granted to on all other paths. This + allows to behave as if it were dom0 when modifying + paths related to . + + xenstored prevents the use of SET_TARGET other than by dom0. + ---------- Miscellaneous ---------- DEBUG print||?? sends to debug log -- 2.30.2